home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / autorun.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.2 KB  |  32 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-16]
  2. [C;6;B]        AUTORUN or BACKGROUND
  3. [7]Default: no auto-detach
  4. [J;1;N]
  5.   Asks lk to put a startup hunk to run the task. This \
  6. means the task immediatly returns to the CLI. This is \
  7. transparent (like inexistant) to your program and should \
  8. also work with any other startup (like 'c.o'.)
  9.   If you want to create your own 'autorun' object file, \
  10. save it into one of the library path. Now lk will \
  11. automatically load it and put it at the beginning of \
  12. the executable file (when AUTORUN command has been \
  13. used, of course.) Please, refer to LIBPATH instruction \
  14. for more informations about the default paths.
  15.   Note: to ensure that your own code will be linked \
  16. at start, you have to use the 
  17.  
  18.   This function does not actually work when you are \
  19. creating a library or using an overlaid program.
  20.  
  21.   Note: this is not compatible to have a resident code \
  22. working with this kind of autorun.
  23.  
  24.   See also:
  25. [L;3][LINK autochip]            AUTOCHIP
  26. [LINK autofast]                AUTOFAST
  27. [LINK autofd]                AUTOFD
  28. [LINK autolibrary]            AUTOLIBRARY
  29. [LINK paths]                LIBPATH
  30. [LINK overlay]                OVERLAY
  31. [5; LINK about; GOTO address]        Become Registred
  32.